mirror of
https://github.com/rickrd/crud-delphi.git
synced 2025-12-19 09:03:43 +01:00
deleted UnitSharedVariables
This commit is contained in:
parent
e4aa38a98b
commit
674f18a6a5
@ -1,14 +0,0 @@
|
|||||||
unit UnitSharedVariables;
|
|
||||||
|
|
||||||
interface
|
|
||||||
|
|
||||||
type
|
|
||||||
TSharedVariables = class(TObject)
|
|
||||||
private
|
|
||||||
public
|
|
||||||
SetarDados: integer;
|
|
||||||
end;
|
|
||||||
|
|
||||||
implementation
|
|
||||||
|
|
||||||
end.
|
|
||||||
Loading…
Reference in New Issue
Block a user